Skip to content

Remove unused component_graph parameter in LogicalMeter.__init__ - #374

Merged
sahas-subramanian-frequenz merged 1 commit into
frequenz-floss:v0.x.xfrom
sahas-subramanian-frequenz:logical-meter-params
May 5, 2023
Merged

Remove unused component_graph parameter in LogicalMeter.__init__#374
sahas-subramanian-frequenz merged 1 commit into
frequenz-floss:v0.x.xfrom
sahas-subramanian-frequenz:logical-meter-params

Conversation

@sahas-subramanian-frequenz

Copy link
Copy Markdown
Contributor

No description provided.

@sahas-subramanian-frequenz
sahas-subramanian-frequenz requested a review from a team as a code owner May 4, 2023 11:52
@github-actions github-actions Bot added part:data-pipeline Affects the data pipeline part:docs Affects the documentation part:microgrid Affects the interactions with the microgrid labels May 4, 2023
@sahas-subramanian-frequenz sahas-subramanian-frequenz added this to the v0.21.0 milestone May 4, 2023

@daniel-zullo-frequenz daniel-zullo-frequenz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this needs an entry in the release notes as it changes the interface of the LogicalMeter. LGTM otherwise

@matthias-wende-frequenz matthias-wende-frequenz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved apart from mentioning in a changelog entry (as mentioned by Dani)

Signed-off-by: Sahas Subramanian <sahas.subramanian@frequenz.com>
@sahas-subramanian-frequenz
sahas-subramanian-frequenz added this pull request to the merge queue May 5, 2023
Merged via the queue into frequenz-floss:v0.x.x with commit 6a6e8e0 May 5, 2023
@sahas-subramanian-frequenz
sahas-subramanian-frequenz deleted the logical-meter-params branch May 5, 2023 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:data-pipeline Affects the data pipeline part:docs Affects the documentation part:microgrid Affects the interactions with the microgrid

Projects

Development

Successfully merging this pull request may close these issues.

LogicalMeter should not accept ComponentGraph through the constructor

4 participants